home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 5 / Eagles_Nest_Mac_Collection_Disc_5.TOAST / 7th-College / LearnSpan#1 / English_Spanish I 1.09.1 / card_356537.txt < prev    next >
Text File  |  1990-01-29  |  2KB  |  78 lines

  1. -- card: 356537 from stack: in.1
  2. -- bmap block id: 356691
  3. -- flags: 0000
  4. -- background id: 13313
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on arrowKey direction
  8.   if direction is "left" then go previous card
  9.   else go next card
  10. end arrowKey
  11.  
  12.  
  13.  
  14. -- part 5 (button)
  15. -- low flags: 00
  16. -- high flags: 0004
  17. -- rect: left=440 top=44 right=75 bottom=471
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 1014 / 1014
  20. -- text alignment: 1
  21. -- font id: 0
  22. -- text size: 12
  23. -- style flags: 0
  24. -- line height: 16
  25. -- part name: prev card
  26. ----- HyperTalk script -----
  27. on mouseUp
  28.   go previous card of this background
  29. end mouseUp
  30.  
  31.  
  32.  
  33. -- part 6 (button)
  34. -- low flags: 00
  35. -- high flags: 0004
  36. -- rect: left=472 top=44 right=75 bottom=502
  37. -- title width / last selected line: 0
  38. -- icon id / first selected line: 1013 / 1013
  39. -- text alignment: 1
  40. -- font id: 0
  41. -- text size: 12
  42. -- style flags: 0
  43. -- line height: 16
  44. -- part name: next card
  45. ----- HyperTalk script -----
  46. on mouseUp
  47.   go next card of this background
  48. end mouseUp
  49.  
  50.  
  51.  
  52. -- part 7 (field)
  53. -- low flags: 01
  54. -- high flags: 0000
  55. -- rect: left=64 top=93 right=287 bottom=483
  56. -- title width / last selected line: 0
  57. -- icon id / first selected line: 0 / 0
  58. -- text alignment: 0
  59. -- font id: 21
  60. -- text size: 12
  61. -- style flags: 0
  62. -- line height: 16
  63. -- part name: 
  64.  
  65.  
  66. -- part contents for card part 7
  67. ----- text -----
  68. The Extras area of the Options Card contains two "radio" buttons.
  69.  
  70.      In Sequence         -   causes the cards to be displayed in sequence.
  71.  
  72.      In Random Order   -  causes the cards to be displayed in a random
  73.                                            sequence.
  74.  
  75.      Only those word groups selected on the Options card will be included!
  76.  
  77.  
  78.      The Default setting is In Sequence.